To Teach a Monkey (beta)

Complex Numbers

Synthetic Division

Remainder Theorem

If a polynomial function f(x)f(x) is divided by (axb)(ax - b) then the remainder is f(ba)f(\frac{b}{a})

Factor Theorem

If f(ba)f(\frac{b}{a}), then (axb)(ax - b) is a factor of f(x)f(x)

Sum and Product of Roots Quadratic

If pp and qq are roots of a quadratic equation ax2+bx+cax^2 + bx + c then

p+q=bap + q = -\frac{b}{a} and pq=capq = \frac{c}{a}

Sum and Products of Roots Polynomials

anxn+aa1xn1+...+a1x+a0=0a_nx^n+ a_{a-1}x^{n-1}+...+a_1x+a_0 = 0

the sum of the roots is aa1an-\frac{a_{a-1}}{a_n}

the products of roots is (1)na0an(-1)^n\frac{a_0}{a_n}

Cartesian Form

Form

z=a+biz = a + bi

Conjugate

z=abiz^* = a - bi

zz=a2+b2zz^* = a^2 + b^2

This is really important to recognize when you see the addition of two squares

Modulus Agreement Form

Modulus

modulus = z=a2+b2|z| = \sqrt{a^2+b^2}

Agreement

agreement = θ=arctan(ba)\theta = arctan(\frac{b}{a})

Polar Form

z=r(cosθ+isinθ)=rcis(θ)z = r(\cos\theta + i\sin\theta) = r * cis(\theta)

Euler Form

cis(θ)=eiθcis(\theta) = e^{i\theta}

Complex Roots

You can solve for complex roots when your determinate of a quadratic is negative answer

You can also solve knowing that a2+b2=(a+bi)(abi)a^2 + b^2 = (a + bi)(a - bi)

De Moivre's Theorem

De Moivre's: (r(cis(θ)))n=rn(cis(nθ))(r(cis(\theta)))^n = r^n(cis(n\theta))

You can solve the same thing using the binomial expansion of (cosθ+isinθ)n(\cos\theta + i \sin\theta)^n

Complex Roots of Number

The solutions of zn=wz^n = w form a regular n-gon with vertices on a circle of radius z|z| centered at the origin

Roots of Unity

the roots of unity are the solutions of zn=1z^n = 1

the roots are 1,cis(2πn),cis(4πn),...cis(2(n1)πn)1, cis(\frac{2\pi}{n}), cis(\frac{4\pi}{n}), ... cis(\frac{2(n - 1)\pi}{n})